home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8921 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  712 b 

  1. Path: goodnews.voicenet.com!usenet
  2. From: The Hermit <deaton@cygnus.rsabbs.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Help creating dir's in C
  5. Date: 7 Mar 1996 06:32:36 GMT
  6. Organization: Continuum Software
  7. Message-ID: <4hlvu4$2hc@news.voicenet.com>
  8. NNTP-Posting-Host: d03.rsabbs.com
  9. X-Newsreader: SPRY News 3.03 (SPRY, Inc.)
  10.  
  11.  Please help me! I'm really stuck on this program that I'm writing in C/C++. I using Borland's Turbo C/C++ compiler 3.0 for DOS.
  12. What I need to know how to do is create and remove DOS directories WITHIN the C program. I've even tried using inline ASM routines
  13. and calling BIOS interrupts, but I'm not too keen on ASM and I crashed my PC. :) Any replies are appreciated...
  14.  
  15.  Thanks, 
  16.  
  17.   Doug
  18.  
  19.